PConvertEnhMetafile
(Windows only) Converts the selected enhanced metafile into a Windows metafile.
The enhanced metafile must be stored in the publication.
Command constructor
PConvertEnhMetafile();
Example. This example selects the first object drawn and converts
it to a Windows metafile.
PSelect(1);
// selects the first-drawn object on the page
PConvertEnhMetafile();
// converts the selected metafile
See also
The PGetObjectList,
PGetObjectLoc, PGetSelectIDList,
PGetTransform, and PGetLineStyle
queries
Copyright © 1996, Adobe Systems Incorporated. All rights reserved.
Comments or suggestions? Contact Adobe
Developer Support